object FmTrack: TFmTrack Left = 317 Top = 206 Width = 409 Height = 468 ActiveControl = Frame.EdtTitle BorderIcons = [biSystemMenu] Caption = 'Track Details' Color = clBtnFace Constraints.MinHeight = 430 Constraints.MinWidth = 409 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnHide = FormHide OnShow = FormShow DesignSize = ( 401 434) PixelsPerInch = 96 TextHeight = 13 inline Frame: TFrameTrack Left = 0 Top = 0 Width = 401 Height = 432 Anchors = [akLeft, akTop, akRight, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 inherited Panel1: TPanel inherited PageCtrlMain: TdxPageControl inherited dxTabSheet4: TdxTabSheet inherited Panel3: TPanel inherited EdtTitle: TcxDBTextEdit Properties.OnChange = nil end inherited EdtGenre: TcxPopupEdit Properties.PopupMinWidth = 256 Properties.PopupWidth = 256 Properties.OnInitPopup = nil end inherited Edt2ndGenre: TcxPopupEdit Properties.PopupControl = nil Properties.PopupHeight = 200 Properties.PopupMinHeight = 100 Properties.PopupSysPanelStyle = False Properties.PopupWidth = 250 Properties.OnInitPopup = nil end inherited EdtArtist: TcxDBLookupComboBox Properties.DropDownListStyle = lsEditFixedList Properties.DropDownRows = 8 Properties.DropDownSizeable = False Properties.IncrementalFiltering = True Properties.KeyFieldNames = '' Properties.ListOptions.CaseInsensitive = False Properties.ListOptions.ColumnSorting = True Properties.ListOptions.GridLines = glBoth Properties.ListOptions.ShowHeader = True Properties.ListSource = nil Properties.Revertable = False Properties.OnNewLookupDisplayText = nil end inherited EdtAlbum: TcxDBLookupComboBox Properties.DropDownRows = 8 Properties.DropDownSizeable = False Properties.IncrementalFiltering = True Properties.KeyFieldNames = '' Properties.ListOptions.CaseInsensitive = False Properties.ListOptions.ColumnSorting = True Properties.ListOptions.GridLines = glBoth Properties.ListOptions.ShowHeader = True Properties.ListSource = nil Properties.Revertable = False end end end inherited dxTabSheet5: TdxTabSheet inherited Panel4: TPanel Height = 133 inherited EdtBPM: TcxDBSpinEdit [5] end inherited EdtRating: TcxDBLookupComboBox [6] end inherited EdtRecordLabel: TcxDBLookupComboBox Properties.DropDownRows = 20 Properties.ImmediateDropDown = False Properties.IncrementalFiltering = True Properties.ListColumns = < item SortOrder = soAscending FieldName = 'LabelName' end> Properties.ListOptions.ColumnSorting = True Properties.OnNewLookupDisplayText = nil end inherited EdtConductor: TcxDBLookupComboBox Properties.DropDownListStyle = lsEditFixedList Properties.DropDownRows = 8 Properties.DropDownSizeable = False Properties.IncrementalFiltering = True Properties.KeyFieldNames = '' Properties.ListOptions.CaseInsensitive = False Properties.ListOptions.ColumnSorting = True Properties.ListOptions.GridLines = glBoth Properties.ListOptions.ShowHeader = True Properties.ListSource = nil Properties.Revertable = False Properties.OnNewLookupDisplayText = nil end inherited EdtOrchestra: TcxDBLookupComboBox Properties.DropDownListStyle = lsEditFixedList Properties.DropDownRows = 8 Properties.DropDownSizeable = False Properties.IncrementalFiltering = True Properties.KeyFieldNames = '' Properties.ListOptions.CaseInsensitive = False Properties.ListOptions.ColumnSorting = True Properties.ListOptions.GridLines = glBoth Properties.ListOptions.ShowHeader = True Properties.ListSource = nil Properties.Revertable = False Properties.OnNewLookupDisplayText = nil end end end end end inherited Panel2: TPanel Height = 217 inherited PageCtrlOther: TdxPageControl Height = 213 inherited dxTabSheet1: TdxTabSheet inherited ToolBar1: TToolBar Top = 188 end inherited GridCredits: TcxGrid Height = 177 end end inherited dxTabSheet2: TdxTabSheet inherited EdtNotes: TcxDBMemo Height = 198 end end inherited dxTabSheet3: TdxTabSheet inherited EdtLyrics: TcxDBMemo Height = 198 end end end end inherited BtnCancel: TBitBtn Top = 400 OnClick = FrameBtnCancelClick end inherited BtnOk: TBitBtn Top = 400 end inherited BtnHelp: TBitBtn Top = 400 end inherited DsTracks: TDataSource DataSet = DM.TblTracks end inherited DspCredits: TDataSetProvider DataSet = DM.TblTrackCredits end inherited CdsCredits: TClientDataSet MasterSource = nil PacketRecords = -1 end end end